Autogenerated HTML docs for v1.7.1-569-g6f426 
diff --git a/git-format-patch.html b/git-format-patch.html index f777948..8975f48 100644 --- a/git-format-patch.html +++ b/git-format-patch.html 
@@ -325,6 +325,7 @@  [--no-thread | --thread[=&lt;style&gt;]]   [(--attach|--inline)[=&lt;boundary&gt;] | --no-attach]   [-s | --signoff]  + [--signature=&lt;signature&gt; | --no-signature]   [-n | --numbered | -N | --no-numbered]   [--start-number &lt;n&gt;] [--numbered-files]   [--in-reply-to=Message-Id] [--suffix=.&lt;sfx&gt;]  @@ -902,6 +903,17 @@  </p>   </dd>   <dt>  +--[no]-signature=&lt;signature&gt;  +</dt>  +<dd>  +<p>  + Add a signature to each message produced. Per RFC 3676 the signature  + is separated from the body by a line with <em>-- </em> on it. If the  + signature option is omitted the signature defaults to the git version  + number.  +</p>  +</dd>  +<dt>   --suffix=.&lt;sfx&gt;   </dt>   <dd>  @@ -1036,7 +1048,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-06-13 19:56:34 UTC  +Last updated 2010-06-22 23:22:25 UTC   </div>   </div>   </body>